home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
501 Great Games
/
501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso
/
PENCILS1
/
_SETUP.1
/
CALENDAR.EXE
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
Wrap
Text File
|
1998-06-29
|
1KB
|
47 lines
object Form5: TForm5
Left = 200
Top = 108
Width = 212
Height = 172
Caption = 'About the Calendar'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 8
Top = 8
Width = 185
Height = 89
TabStop = False
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
'PEATTITUDES Calendar'
'Copyright 1997 FreshWater, Inc.'
'Copyright 1997 Little Pizazz, Inc.'
'All rights reserved.'
'PEATTITUDES Copyright 1997 '
'Creative Excellence, Inc.'
'licensed by Easel Street Studio'
''
'This program is protected by federal '
'copyright law. '
'Unauthorized duplication prohibited.')
TabOrder = 0
end
object Close2: TButton
Left = 64
Top = 112
Width = 75
Height = 25
Caption = 'Close'
Default = True
TabOrder = 1
OnClick = Close2Click
end
end